Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh POM and dependencies #169

Merged
merged 1 commit into from
Nov 10, 2020
Merged

Conversation

jglick
Copy link
Member

@jglick jglick commented Nov 10, 2020

See #165 (comment). Supersedes #166, #167, and #168.

@@ -1 +1 @@
buildPlugin(configurations: buildPlugin.recommendedConfigurations())
buildPlugin(useAci: true)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are you removing the buildPlugin.recommendedConfigurations()? I thought that was the correct way to execute the buildPlugin function

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jenkins-infra/pipeline-library#145 and in particular it is impossible for someone without write access to the repo to accurately test changes to jenkins.version so long as the Jenkinsfile refers to other Jenkins versions.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the explanation!

@@ -1 +1 @@
buildPlugin(configurations: buildPlugin.recommendedConfigurations())
buildPlugin(useAci: true)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the explanation!

@fcojfernandez fcojfernandez merged commit fc1afcd into jenkinsci:master Nov 10, 2020
@jglick jglick deleted the updates branch November 10, 2020 15:42
@@ -21,10 +21,10 @@
<properties>
<revision>6.15</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.176.1</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<jenkins.version>2.204.6</jenkins.version>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants